-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Verify the client version. #2965
Conversation
54cd036
to
f6fc10d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Our clients need to verify the version compatibility
Codecov Report
@@ Coverage Diff @@
## master #2965 +/- ##
==========================================
- Coverage 85.47% 84.52% -0.95%
==========================================
Files 1229 1259 +30
Lines 110375 112168 +1793
==========================================
+ Hits 94341 94810 +469
- Misses 16034 17358 +1324
Continue to review full report at Codecov.
|
3cb595e
to
07e1bca
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
64b6fed
to
423d9fc
Compare
nebua python client had been updated. vesoft-inc/nebula-python#148